[INFO] fetching crate openauth-plugins 0.0.6...
[INFO] fixing openauth-plugins-0.0.6 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate openauth-plugins 0.0.6 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate openauth-plugins 0.0.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate openauth-plugins 0.0.6
[INFO] tweaked toml for crates.io crate openauth-plugins 0.0.6 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate openauth-plugins 0.0.6 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate openauth-plugins 0.0.6 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 80de7647eacbd677a357e39577431559b6203288245bca1e8b890a87c54f5c3a
[INFO] running `Command { std: "docker" "start" "80de7647eacbd677a357e39577431559b6203288245bca1e8b890a87c54f5c3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "80de7647eacbd677a357e39577431559b6203288245bca1e8b890a87c54f5c3a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80de7647eacbd677a357e39577431559b6203288245bca1e8b890a87c54f5c3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "80de7647eacbd677a357e39577431559b6203288245bca1e8b890a87c54f5c3a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]     Checking sha3 v0.10.9
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking josekit v0.10.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking governor v0.10.4
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]     Checking sqlx-mysql v0.8.6
[INFO] [stderr]     Checking openauth-oauth v0.0.6
[INFO] [stderr]     Checking openauth-social-providers v0.0.6
[INFO] [stderr]     Checking redis v0.32.7
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking openauth-core v0.0.6
[INFO] [stderr]     Checking openauth-sqlx v0.0.6
[INFO] [stderr]     Checking openauth-redis v0.0.6
[INFO] [stderr]     Checking openauth-plugins v0.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/anonymous/hooks.rs:95:6
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let adapter = context.adapter().ok_or_else(|| {
[INFO] [stdout]    |         -------
[INFO] [stdout]    |         |
[INFO] [stdout]    |         `adapter` calls a custom destructor
[INFO] [stdout]    |         `adapter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 95 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 96 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `adapter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/api_key/storage/database.rs:99:14
[INFO] [stdout]     |
[INFO] [stdout]  87 |         let adapter = self.required_adapter()?;
[INFO] [stdout]     |             -------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `adapter` calls a custom destructor
[INFO] [stdout]     |             `adapter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  99 |             .await?
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 102 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `adapter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api_key/storage/secondary.rs:38:78
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let Some(storage) = self.secondary_storage() else {
[INFO] [stdout]    |                  -------
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  `storage` calls a custom destructor
[INFO] [stdout]    |                  `storage` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 38 |         set_secondary(&*storage, api_key, self.options.fallback_to_database).await
[INFO] [stdout]    |                                                                              ^^^^^
[INFO] [stdout]    |                                                                              |
[INFO] [stdout]    |                                                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 39 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `storage` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api_key/storage/database.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let adapter = self.required_adapter()?;
[INFO] [stdout]    |             -------
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `adapter` calls a custom destructor
[INFO] [stdout]    |             `adapter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 41 |             .await
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 42 |             .and_then(record_from_db)
[INFO] [stdout] 43 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `adapter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api_key/storage/database.rs:77:14
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let adapter = self.required_adapter()?;
[INFO] [stdout]    |             -------
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `adapter` calls a custom destructor
[INFO] [stdout]    |             `adapter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 77 |             .await?
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 80 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `adapter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api_key/storage/secondary.rs:29:72
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let Some(storage) = self.secondary_storage() else {
[INFO] [stdout]    |                  -------
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  `storage` calls a custom destructor
[INFO] [stdout]    |                  `storage` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 29 |         list_from_secondary_storage(&*storage, reference_id, &options).await
[INFO] [stdout]    |                                                                        ^^^^^
[INFO] [stdout]    |                                                                        |
[INFO] [stdout]    |                                                                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                                        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 30 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `storage` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api_key/storage/mod.rs:78:93
[INFO] [stdout]    |
[INFO] [stdout] 75 |                 let Some(storage) = self.secondary_storage() else {
[INFO] [stdout]    |                          -------
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          `storage` calls a custom destructor
[INFO] [stdout]    |                          `storage` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 78 |                 secondary::get_secondary(&*storage, &keys::storage_key_by_hash(hashed_key)).await
[INFO] [stdout]    |                                                                                             ^^^^^
[INFO] [stdout]    |                                                                                             |
[INFO] [stdout]    |                                                                                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                                                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 79 |             }
[INFO] [stdout]    |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `storage` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/api_key/storage/mod.rs:104:83
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let Some(storage) = self.secondary_storage() else {
[INFO] [stdout]     |                          -------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `storage` calls a custom destructor
[INFO] [stdout]     |                          `storage` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 104 |                 secondary::get_secondary(&*storage, &keys::storage_key_by_id(id)).await
[INFO] [stdout]     |                                                                                   ^^^^^
[INFO] [stdout]     |                                                                                   |
[INFO] [stdout]     |                                                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 105 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `storage` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/jwt/adapter.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let adapter = adapter(context)?;
[INFO] [stdout]    |         -------
[INFO] [stdout]    |         |
[INFO] [stdout]    |         `adapter` calls a custom destructor
[INFO] [stdout]    |         `adapter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 28 |         .await?
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 32 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `adapter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/jwt/adapter.rs:52:10
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let adapter = adapter(context)?;
[INFO] [stdout]    |         -------
[INFO] [stdout]    |         |
[INFO] [stdout]    |         `adapter` calls a custom destructor
[INFO] [stdout]    |         `adapter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 52 |         .await?
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 57 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `adapter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/jwt/sign.rs:21:54
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let options = override_options.unwrap_or_default();
[INFO] [stdout]    |         -------
[INFO] [stdout]    |         |
[INFO] [stdout]    |         `options` calls a custom destructor
[INFO] [stdout]    |         `options` will be dropped later as of Edition 2024
[INFO] [stdout] 21 |     sign_jwt_with_options(context, claims, &options).await
[INFO] [stdout]    |                                                      ^^^^^
[INFO] [stdout]    |                                                      |
[INFO] [stdout]    |                                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 22 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `options` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/one_tap/endpoint.rs:153:6
[INFO] [stdout]     |
[INFO] [stdout]  84 |     let adapter = context.adapter().ok_or_else(|| {
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `adapter` calls a custom destructor
[INFO] [stdout]     |         `adapter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  90 |     let provider = google_provider(context, &options)?;
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `provider` calls a custom destructor
[INFO] [stdout]     |         `provider` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 153 |     .await
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 154 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `adapter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `provider` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api_key/routes/delete_expired.rs:23:85
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 let options = configurations.resolve(None)?;
[INFO] [stdout]    |                     -------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `options` calls a custom destructor
[INFO] [stdout]    |                     `options` will be dropped later as of Edition 2024
[INFO] [stdout] 23 |                 match cleanup::delete_all_expired_api_keys(context, &options, true).await {
[INFO] [stdout]    |                                                                                     ^^^^^
[INFO] [stdout]    |                                                                                     |
[INFO] [stdout]    |                                                                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 39 |             })
[INFO] [stdout]    |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `options` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/api_key/routes/verify.rs:80:96
[INFO] [stdout]     |
[INFO] [stdout]  58 |                 let options = configurations.resolve(input.config_id.as_deref())?;
[INFO] [stdout]     |                     -------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `options` calls a custom destructor
[INFO] [stdout]     |                     `options` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  80 |                 match validate_api_key(context, &options, &hashed, input.permissions.as_ref()).await
[INFO] [stdout]     |                                                                                                ^^^^^
[INFO] [stdout]     |                                                                                                |
[INFO] [stdout]     |                                                                                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 109 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `options` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/mcp/authorize.rs:48:80
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 let adapter = adapter(context)?;
[INFO] [stdout]    |                     -------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `adapter` calls a custom destructor
[INFO] [stdout]    |                     `adapter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 48 |                 authorize_with_session(context, &options, &mut query, session).await
[INFO] [stdout]    |                                                                                ^^^^^
[INFO] [stdout]    |                                                                                |
[INFO] [stdout]    |                                                                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 49 |             })
[INFO] [stdout]    |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `adapter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/organization/routes/invitation_queries.rs:38:51
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 let adapter = http::adapter(context)?;
[INFO] [stdout]    |                     -------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `adapter` calls a custom destructor
[INFO] [stdout]    |                     `adapter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 38 |                 match store.invitation_by_id(&id).await? {
[INFO] [stdout]    |                                                   ^^^^^
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 47 |             })
[INFO] [stdout]    |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `adapter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/organization/routes/member_queries.rs:39:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 let adapter = http::adapter(context)?;
[INFO] [stdout]    |                     -------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `adapter` calls a custom destructor
[INFO] [stdout]    |                     `adapter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 39 |                     .await?
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 47 |             })
[INFO] [stdout]    |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `adapter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/organization/routes/member_queries.rs:104:22
[INFO] [stdout]     |
[INFO] [stdout]  93 |                 let adapter = http::adapter(context)?;
[INFO] [stdout]     |                     -------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `adapter` calls a custom destructor
[INFO] [stdout]     |                     `adapter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 104 |                     .await?
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 111 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `adapter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/organization/routes/members.rs:439:22
[INFO] [stdout]     |
[INFO] [stdout] 339 |                 let adapter = http::adapter(context)?;
[INFO] [stdout]     |                     -------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `adapter` calls a custom destructor
[INFO] [stdout]     |                     `adapter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 439 |                     .await?
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 455 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `adapter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/organization/routes/org/update.rs:151:75
[INFO] [stdout]     |
[INFO] [stdout]  49 |                 let adapter = http::adapter(context)?;
[INFO] [stdout]     |                     -------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `adapter` calls a custom destructor
[INFO] [stdout]     |                     `adapter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 151 |                 match store.update_organization(&organization_id, update).await? {
[INFO] [stdout]     |                                                                           ^^^^^
[INFO] [stdout]     |                                                                           |
[INFO] [stdout]     |                                                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 166 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `adapter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/organization/routes/org_queries.rs:68:91
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 let adapter = http::adapter(context)?;
[INFO] [stdout]    |                     -------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `adapter` calls a custom destructor
[INFO] [stdout]    |                     `adapter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 67 |                         members: store.members(&organization_id).await?,
[INFO] [stdout]    |                                                                  -----
[INFO] [stdout]    |                                                                  |
[INFO] [stdout]    |                                                                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                                                                  up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 68 |                         invitations: store.invitations_for_organization(&organization_id).await?,
[INFO] [stdout]    |                                                                                           ^^^^^
[INFO] [stdout]    |                                                                                           |
[INFO] [stdout]    |                                                                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 72 |             })
[INFO] [stdout]    |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `adapter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/organization/routes/org_queries.rs:67:66
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 let adapter = http::adapter(context)?;
[INFO] [stdout]    |                     -------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `adapter` calls a custom destructor
[INFO] [stdout]    |                     `adapter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 67 |                         members: store.members(&organization_id).await?,
[INFO] [stdout]    |                                                                  ^^^^^
[INFO] [stdout]    |                                                                  |
[INFO] [stdout]    |                                                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 72 |             })
[INFO] [stdout]    |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `adapter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/plugins.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/anonymous/hooks.rs:95:6
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let adapter = context.adapter().ok_or_else(|| {
[INFO] [stdout]    |         -------
[INFO] [stdout]    |         |
[INFO] [stdout]    |         `adapter` calls a custom destructor
[INFO] [stdout]    |         `adapter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 95 |     .await
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout]    |      |
[INFO] [stdout]    |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 96 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `adapter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/api_key/storage/database.rs:99:14
[INFO] [stdout]     |
[INFO] [stdout]  87 |         let adapter = self.required_adapter()?;
[INFO] [stdout]     |             -------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `adapter` calls a custom destructor
[INFO] [stdout]     |             `adapter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  99 |             .await?
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 102 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `adapter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api_key/storage/secondary.rs:38:78
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let Some(storage) = self.secondary_storage() else {
[INFO] [stdout]    |                  -------
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  `storage` calls a custom destructor
[INFO] [stdout]    |                  `storage` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 38 |         set_secondary(&*storage, api_key, self.options.fallback_to_database).await
[INFO] [stdout]    |                                                                              ^^^^^
[INFO] [stdout]    |                                                                              |
[INFO] [stdout]    |                                                                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                                              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 39 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `storage` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api_key/storage/database.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let adapter = self.required_adapter()?;
[INFO] [stdout]    |             -------
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `adapter` calls a custom destructor
[INFO] [stdout]    |             `adapter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 41 |             .await
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 42 |             .and_then(record_from_db)
[INFO] [stdout] 43 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `adapter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api_key/storage/database.rs:77:14
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let adapter = self.required_adapter()?;
[INFO] [stdout]    |             -------
[INFO] [stdout]    |             |
[INFO] [stdout]    |             `adapter` calls a custom destructor
[INFO] [stdout]    |             `adapter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 77 |             .await?
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout]    |              |
[INFO] [stdout]    |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 80 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `adapter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api_key/storage/secondary.rs:29:72
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let Some(storage) = self.secondary_storage() else {
[INFO] [stdout]    |                  -------
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  `storage` calls a custom destructor
[INFO] [stdout]    |                  `storage` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 29 |         list_from_secondary_storage(&*storage, reference_id, &options).await
[INFO] [stdout]    |                                                                        ^^^^^
[INFO] [stdout]    |                                                                        |
[INFO] [stdout]    |                                                                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                                        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 30 |     }
[INFO] [stdout]    |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `storage` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api_key/storage/mod.rs:78:93
[INFO] [stdout]    |
[INFO] [stdout] 75 |                 let Some(storage) = self.secondary_storage() else {
[INFO] [stdout]    |                          -------
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          `storage` calls a custom destructor
[INFO] [stdout]    |                          `storage` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 78 |                 secondary::get_secondary(&*storage, &keys::storage_key_by_hash(hashed_key)).await
[INFO] [stdout]    |                                                                                             ^^^^^
[INFO] [stdout]    |                                                                                             |
[INFO] [stdout]    |                                                                                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                                                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 79 |             }
[INFO] [stdout]    |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `storage` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/api_key/storage/mod.rs:104:83
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let Some(storage) = self.secondary_storage() else {
[INFO] [stdout]     |                          -------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `storage` calls a custom destructor
[INFO] [stdout]     |                          `storage` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 104 |                 secondary::get_secondary(&*storage, &keys::storage_key_by_id(id)).await
[INFO] [stdout]     |                                                                                   ^^^^^
[INFO] [stdout]     |                                                                                   |
[INFO] [stdout]     |                                                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 105 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `storage` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/jwt/adapter.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let adapter = adapter(context)?;
[INFO] [stdout]    |         -------
[INFO] [stdout]    |         |
[INFO] [stdout]    |         `adapter` calls a custom destructor
[INFO] [stdout]    |         `adapter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 28 |         .await?
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 32 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `adapter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/jwt/adapter.rs:52:10
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let adapter = adapter(context)?;
[INFO] [stdout]    |         -------
[INFO] [stdout]    |         |
[INFO] [stdout]    |         `adapter` calls a custom destructor
[INFO] [stdout]    |         `adapter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 52 |         .await?
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 57 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `adapter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/jwt/sign.rs:21:54
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let options = override_options.unwrap_or_default();
[INFO] [stdout]    |         -------
[INFO] [stdout]    |         |
[INFO] [stdout]    |         `options` calls a custom destructor
[INFO] [stdout]    |         `options` will be dropped later as of Edition 2024
[INFO] [stdout] 21 |     sign_jwt_with_options(context, claims, &options).await
[INFO] [stdout]    |                                                      ^^^^^
[INFO] [stdout]    |                                                      |
[INFO] [stdout]    |                                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 22 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `options` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/one_tap/endpoint.rs:153:6
[INFO] [stdout]     |
[INFO] [stdout]  84 |     let adapter = context.adapter().ok_or_else(|| {
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `adapter` calls a custom destructor
[INFO] [stdout]     |         `adapter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  90 |     let provider = google_provider(context, &options)?;
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `provider` calls a custom destructor
[INFO] [stdout]     |         `provider` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 153 |     .await
[INFO] [stdout]     |      ^^^^^
[INFO] [stdout]     |      |
[INFO] [stdout]     |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 154 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `adapter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `provider` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/api_key/routes/delete_expired.rs:23:85
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 let options = configurations.resolve(None)?;
[INFO] [stdout]    |                     -------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `options` calls a custom destructor
[INFO] [stdout]    |                     `options` will be dropped later as of Edition 2024
[INFO] [stdout] 23 |                 match cleanup::delete_all_expired_api_keys(context, &options, true).await {
[INFO] [stdout]    |                                                                                     ^^^^^
[INFO] [stdout]    |                                                                                     |
[INFO] [stdout]    |                                                                                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                                                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 39 |             })
[INFO] [stdout]    |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `options` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/api_key/routes/verify.rs:80:96
[INFO] [stdout]     |
[INFO] [stdout]  58 |                 let options = configurations.resolve(input.config_id.as_deref())?;
[INFO] [stdout]     |                     -------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `options` calls a custom destructor
[INFO] [stdout]     |                     `options` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  80 |                 match validate_api_key(context, &options, &hashed, input.permissions.as_ref()).await
[INFO] [stdout]     |                                                                                                ^^^^^
[INFO] [stdout]     |                                                                                                |
[INFO] [stdout]     |                                                                                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 109 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `options` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/mcp/authorize.rs:48:80
[INFO] [stdout]    |
[INFO] [stdout] 24 |                 let adapter = adapter(context)?;
[INFO] [stdout]    |                     -------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `adapter` calls a custom destructor
[INFO] [stdout]    |                     `adapter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 48 |                 authorize_with_session(context, &options, &mut query, session).await
[INFO] [stdout]    |                                                                                ^^^^^
[INFO] [stdout]    |                                                                                |
[INFO] [stdout]    |                                                                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 49 |             })
[INFO] [stdout]    |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `adapter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/organization/routes/invitation_queries.rs:38:51
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 let adapter = http::adapter(context)?;
[INFO] [stdout]    |                     -------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `adapter` calls a custom destructor
[INFO] [stdout]    |                     `adapter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 38 |                 match store.invitation_by_id(&id).await? {
[INFO] [stdout]    |                                                   ^^^^^
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 47 |             })
[INFO] [stdout]    |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `adapter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/organization/routes/member_queries.rs:39:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 let adapter = http::adapter(context)?;
[INFO] [stdout]    |                     -------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `adapter` calls a custom destructor
[INFO] [stdout]    |                     `adapter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 39 |                     .await?
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 47 |             })
[INFO] [stdout]    |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `adapter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/organization/routes/member_queries.rs:104:22
[INFO] [stdout]     |
[INFO] [stdout]  93 |                 let adapter = http::adapter(context)?;
[INFO] [stdout]     |                     -------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `adapter` calls a custom destructor
[INFO] [stdout]     |                     `adapter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 104 |                     .await?
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 111 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `adapter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/organization/routes/members.rs:439:22
[INFO] [stdout]     |
[INFO] [stdout] 339 |                 let adapter = http::adapter(context)?;
[INFO] [stdout]     |                     -------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `adapter` calls a custom destructor
[INFO] [stdout]     |                     `adapter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 439 |                     .await?
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 455 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `adapter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/organization/routes/org/update.rs:151:75
[INFO] [stdout]     |
[INFO] [stdout]  49 |                 let adapter = http::adapter(context)?;
[INFO] [stdout]     |                     -------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `adapter` calls a custom destructor
[INFO] [stdout]     |                     `adapter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 151 |                 match store.update_organization(&organization_id, update).await? {
[INFO] [stdout]     |                                                                           ^^^^^
[INFO] [stdout]     |                                                                           |
[INFO] [stdout]     |                                                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 166 |             })
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `adapter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/organization/routes/org_queries.rs:68:91
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 let adapter = http::adapter(context)?;
[INFO] [stdout]    |                     -------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `adapter` calls a custom destructor
[INFO] [stdout]    |                     `adapter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 67 |                         members: store.members(&organization_id).await?,
[INFO] [stdout]    |                                                                  -----
[INFO] [stdout]    |                                                                  |
[INFO] [stdout]    |                                                                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                                                                  up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 68 |                         invitations: store.invitations_for_organization(&organization_id).await?,
[INFO] [stdout]    |                                                                                           ^^^^^
[INFO] [stdout]    |                                                                                           |
[INFO] [stdout]    |                                                                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                                                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 72 |             })
[INFO] [stdout]    |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `adapter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/organization/routes/org_queries.rs:67:66
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 let adapter = http::adapter(context)?;
[INFO] [stdout]    |                     -------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `adapter` calls a custom destructor
[INFO] [stdout]    |                     `adapter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 67 |                         members: store.members(&organization_id).await?,
[INFO] [stdout]    |                                                                  ^^^^^
[INFO] [stdout]    |                                                                  |
[INFO] [stdout]    |                                                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 72 |             })
[INFO] [stdout]    |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `adapter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed tests/oauth_proxy/mod.rs (4 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> tests/bearer/headers.rs:168:10
[INFO] [stdout]     |
[INFO] [stdout] 153 |       let router = router_with_plugins(
[INFO] [stdout]     |           ------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           `router` calls a custom destructor
[INFO] [stdout]     |           `router` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 161 |           .handle_async(json_request(
[INFO] [stdout]     |  _______________________-
[INFO] [stdout] 162 | |             Method::GET,
[INFO] [stdout] 163 | |             "/api/auth/issue-cookie",
[INFO] [stdout] 164 | |             "",
[INFO] [stdout] 165 | |             None,
[INFO] [stdout] 166 | |             HeaderMap::new(),
[INFO] [stdout] 167 | |         )?)
[INFO] [stdout]     | |          -
[INFO] [stdout]     | |          |
[INFO] [stdout]     | |__________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |            up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 168 |           .await?)
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |            up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 169 |   }
[INFO] [stdout]     |   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `router` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> tests/integration_matrix/mod.rs:49:27
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let context = create_auth_context(matrix_options()?)?;
[INFO] [stdout]    |         -------
[INFO] [stdout]    |         |
[INFO] [stdout]    |         `context` calls a custom destructor
[INFO] [stdout]    |         `context` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 49 |     plugin_smoke(adapter).await
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 50 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `context` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> tests/integration_matrix/mod.rs:65:27
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let context = create_auth_context(matrix_options()?)?;
[INFO] [stdout]    |         -------
[INFO] [stdout]    |         |
[INFO] [stdout]    |         `context` calls a custom destructor
[INFO] [stdout]    |         `context` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 65 |     plugin_smoke(adapter).await
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 66 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `context` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s
[INFO] [stderr] crater-edition-check: openauth-plugins v0.0.6 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking openauth-plugins v0.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> tests/oauth_proxy/mod.rs:970:13
[INFO] [stdout]     |
[INFO] [stdout] 970 |             unsafe { std::env::remove_var(key) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-F unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> tests/oauth_proxy/mod.rs:974:13
[INFO] [stdout]     |
[INFO] [stdout] 974 |             unsafe { std::env::set_var(key, value) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> tests/oauth_proxy/mod.rs:988:32
[INFO] [stdout]     |
[INFO] [stdout] 988 |                 Some(value) => unsafe { std::env::set_var(key, value) },
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> tests/oauth_proxy/mod.rs:990:25
[INFO] [stdout]     |
[INFO] [stdout] 990 |                 None => unsafe { std::env::remove_var(key) },
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openauth-plugins` (test "plugins") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "80de7647eacbd677a357e39577431559b6203288245bca1e8b890a87c54f5c3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80de7647eacbd677a357e39577431559b6203288245bca1e8b890a87c54f5c3a", kill_on_drop: false }`
[INFO] [stdout] 80de7647eacbd677a357e39577431559b6203288245bca1e8b890a87c54f5c3a
